This chapter describes SRT FDDL-Related ELS messages messages. For information on message content and how to use the message, refer to the Introduction.
SRTF.001 |
Level: U-INFO
Short Syntax: SRTF.001 fddl: duplicate registration
Long Syntax: SRTF.001 fddl: duplicate registration
Description: The SRT protocol is already registered with the fddl interface.
SRTF.002 |
Level: UI-ERROR
Short Syntax: SRTF.002 fddl: registration failed
Long Syntax: SRTF.002 fddl: registration failed
Description: The SRT protocol registeration with the fddl interface failed.
SRTF.003 |
Level: UI-ERROR
Short Syntax: SRTF.003 fddl: function_name call failed
Long Syntax: SRTF.003 fddl: function_name call failed
Description: A fddl_api call by SRT was unsuccessful.
SRTF.004 |
Level: U-INFO
Short Syntax: SRTF.004 fddl send interfaceConfigSet for ifNum interfaceNum ,state= new_state
Long Syntax: SRTF.004 fddl send interfaceConfigSet for ifNum interfaceNum ,state= new_state
Description: A port state change event occured. The new state is sent to the respective interface.
SRTF.005 |
Level: U-INFO
Short Syntax: SRTF.005 fddl send macAddrDeleteRequest for addr= mac_addr
Long Syntax: SRTF.005 fddl send macAddrDeleteRequest for addr= mac_addr
Description: A mac address delete message is sent to the fddl interface.
SRTF.006 |
Level: U-INFO
Short Syntax: SRTF.006 fddl send macAddrPurgeRequest
Long Syntax: SRTF.006 fddl send macAddrDeleteRequest
Description: A database purge request message is sent to the fddl interface.
SRTF.007 |
Level: U-INFO
Short Syntax: SRTF.007 fddl send macAddrQueryRequest for addr= mac_addr
Long Syntax: SRTF.007 fddl send macAddrQueryRequest for addr= mac_addr
Description: A mac address query request message is sent to the fddl interface.
SRTF.008 |
Level: U-INFO
Short Syntax: SRTF.008 fddl recv macAddrResolutionRequest for addr= mac_addr, from ifNum= interfaceNum
Long Syntax: SRTF.008 fddl recv macAddrResolutionRequest for addr= mac_addr, from ifNum= interfaceNum
Description: A mac address resolution request message is received.
SRTF.009 |
Level: U-INFO
Short Syntax: SRTF.009 fddl send macAddrResolutionReply for addr= mac_addr,ifNum= interfaceNum,vpiVci= vpiVci
Long Syntax: SRTF.009 fddl send macAddrResolutionReply for addr= mac_addr,ifNum= interfaceNum,vpiVci= vpiVci
Description: A mac address resolution reply message is sent to the fddl interface.
SRTF.010 |
Level: U-INFO
Short Syntax: SRTF.010 fddl recv macAddrQueryReply for addr= mac_addr,ifNum= interfaceNum,age= age secs
Long Syntax: SRTF.010 fddl recv macAddrQueryReply for addr= mac_addr,ifNum= interfaceNum,age= age seconds
Description: A mac address query reply message is received.
SRTF.011 |
Level: UI-ERROR
Short Syntax: SRTF.011 fddl macAddrQueryReply, entry not in database: mac_addr
Long Syntax: SRTF.011 fddl macAddrQueryReply, entry not in database: mac_addr
Description: A fddl query reply received for an address not in SRT database.
SRTF.012 |
Level: U-INFO
Short Syntax: SRTF.012 fddl recv macAddrLearnReqest for addr= mac_addr,ifNum= interfaceNum
Long Syntax: SRTF.012 fddl recv macAddrLearnReqest for addr= mac_addr,ifNum= interfaceNum
Description: A mac address learn request message is received.
SRTF.013 |
Level: UI-ERROR
Short Syntax: SRTF.013 fddl macAddrLearnRequest, entry not in database: mac_addr
Long Syntax: SRTF.013 fddl macAddrLearnRequest, entry not in database: mac_addr
Description: A fddl learn request error; an address not in SRT database even after learning it.
SRTF.014 |
Level: U-INFO
Short Syntax: SRTF.014 fddl send macAddrLearnReply for addr= mac_addr,ifNum= interfaceNum
Long Syntax: SRTF.014 fddl send macAddrLearnReply for addr= mac_addr,ifNum= interfaceNum
Description: A mac address learn reply message is sent with the addr and interface info.
SRTF.015 |
Level: U-INFO
Short Syntax: SRTF.015 fddl recv statisticsUpdateIndication for ifNum= interfaceNum
Long Syntax: SRTF.015 fddl recv statisticsUpdateIndication for ifNum= interfaceNum
Description: A statistics update indication message is received from an interface.
SRTF.016 |
Level: UI-ERROR
Short Syntax: SRTF.016 fddl invalid ifNum= interfaceNum in msg = message_name
Long Syntax: SRTF.016 fddl invalid ifNum= interfaceNum in msg = message_name
Description: A fddl call received with interface number. A net structure does not exist for this interface number.
SRTF.017 |
Level: UI-ERROR
Short Syntax: SRTF.017 fddl macAddrLearnRequest, bad port pointer in database entry: mac_addr
Long Syntax: SRTF.017 fddl macAddrLearnRequest, bad port pointer in database entry: mac_addr
Description: A fddl learn request error; an entry in the SRT database has a NULL port pointer.